runtime.fixalloc.first (field)
4 uses
runtime (current package)
mfixalloc.go#L29: first func(arg, p unsafe.Pointer) // called first time p is returned
mfixalloc.go#L62: f.first = first
mfixalloc.go#L94: if f.first != nil {
mfixalloc.go#L95: f.first(f.arg, v)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)